const runtime.stwAllGoroutinesStack

3 uses

	runtime (current package)
		mprof.go#L1633: 		stw = stopTheWorld(stwAllGoroutinesStack)
		proc.go#L1446: 	stwAllGoroutinesStack                           // "all goroutines stack trace"
		proc.go#L1477: 	stwAllGoroutinesStack:          "all goroutines stack trace",